home *** CD-ROM | disk | FTP | other *** search
/ MacWorld Secrets (4th Edition) / Mac Secrets CD 4th Ed.toast / Shareware & Freeware / Anagrams 1.4 / Anagrams / Anagrams.rsrc / STR#_1003.txt < prev    next >
Encoding:
Text File  |  1996-07-29  |  2.2 KB  |  87 lines

  1. Use the "hot text" commands (in the Edit menu) to save favourite
  2.  
  3. names or phrases and enter them quickly at any later stage.
  4.  
  5.  
  6.  
  7. When entering text you can use "*" as a wild card for all 26 letters.
  8.  
  9. Entering "cat*" is like typing "catabcdefghijklmnopqrstuvwxyz".
  10.  
  11. This can be useful when searching for alternatives to "the quick brown
  12.  
  13. fox jumps over a lazy dog".  The search text has a limit of 255 letters,
  14.  
  15. so the program will warn you if it has to ignore extra letters.
  16.  
  17.  
  18.  
  19. Spaces in the entered text are ignored and letter case is not significant.
  20.  
  21.  
  22.  
  23. Below the "Find Usable Words" button are two edit boxes that let you
  24.  
  25. set the minimum and maximum lengths of words that will be generated
  26.  
  27. the next time you click on the button.
  28.  
  29.  
  30.  
  31. Below the "Find Anagrams" button are two edit boxes that let you
  32.  
  33. set the minimum and maximum number of words in the anagrams that
  34.  
  35. will be generated the next time you click on the button.
  36.  
  37.  
  38.  
  39. The small radio buttons make it easy to change various options:
  40.  
  41. - You can list usable words alphabetically or by length.
  42.  
  43.    The alphabetical listing makes it easier to find known words.
  44.  
  45. - You can display usable words and anagrams in upper or lowercase.
  46.  
  47.    Note that dictionary words are stored in uppercase, so it is a bit
  48.  
  49.    faster to display/copy/save words and anagrams in uppercase.
  50.  
  51. - You can list anagrams by increasing or decreasing word lengths.
  52.  
  53.    It is usually faster to find anagrams with decreasing word lengths
  54.  
  55.    although there are some rare cases when the reverse is true.
  56.  
  57.  
  58.  
  59. Use command-click to delete a usable word or anagram.
  60.  
  61. If a usable word is deleted, all anagrams containing that word will
  62.  
  63. also be deleted.  This might be a bit slow if there are thousands of
  64.  
  65. anagrams, so it is a good idea to delete all anagrams (see below)
  66.  
  67. before deleting lots of usable words.
  68.  
  69.  
  70.  
  71. Use shift-command-click to delete all usable words or anagrams.
  72.  
  73. Note that if all usable words are deleted then all anagrams are also
  74.  
  75. deleted.
  76.  
  77.  
  78.  
  79. The progress bar is not a very accurate estimator for the time
  80.  
  81. required to complete a given anagram search.  The search algorithm
  82.  
  83. is recursive with a number of pruning techniques, so it is difficult
  84.  
  85. (impossible?) to implement a smooth progression indicator.
  86.  
  87.